/* @group General Styles */

body {
	padding: 0;
	margin: 0;
	background: url(images/israitymas.png) no-repeat scroll left 400px;
}

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
}


.image-left {
	float: left;
	margin: 3px 10px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
}
#top-background{
	width: 100%;
	height: 350px;
	padding-top: 50px;
}
	
/* @end */

/* @group Layout */
#logocontainersidebar{
	overflow: hidden;
	margin-left: 30px;
	margin-bottom: 10px;
	display: none;
}

#logocontainersidebar img {
	max-width: 200px;
	max-height: 200px;
}
#logocontainerheader{
	float: left;
	overflow: hidden;
	margin-left: 0px;
	margin-bottom: 10px;
	display: none;
}
#logocontainerheader img{
	max-width: 200px;
	max-height: 200px;
	margin-right: 20px;
}
#logocontainerheader2{
	float: right;
	overflow: hidden;
	margin-left: 0px;
	margin-bottom: 10px;
	display: none;
}
#logocontainerheader2 img{
	max-width: 200px;
	max-height: 200px;
	margin-left: 20px;
}
#logocontainercontent{
	overflow: hidden;
	display: none;
}
#logocontainercontent img{
	max-width: 600px;
	max-height: 600px;
}
#navbarshadow{
	position: relative;
	margin-bottom: 2px;
	height: 30px;
	padding: 0 300px;
}
#c-navbarshadow{
	border: 0px solid red;
	height: 30px;
	background: url(images/pomeniu-seselis.png) repeat-x top;
}
#l-navbarshadow{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px solid black;
	height: 30px;
	width: 300px;
	background: url(images/pomeniu-seselis-kaire.png) no-repeat;
}
#r-navbarshadow{
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px solid black;
	height: 30px;
	width: 300px;
	background: url(images/pomeniu-seselis-desine.png) no-repeat top right;
}
#TopContentShadow{
	height: 10px;
	border: 0px solid white;
	background: url(images/ContentTopShadow.png) repeat-x bottom;
}
#leftTopContentShadow{
	position: absolute;
	top: 0;
	left: 20px;
	width: 10px;
	height: 10px;
	border: 0px solid blue;
	background: url(images/ContentTopLeft.png) no-repeat bottom right;
}
#rightTopContentShadow{
	position: absolute;
	top: 0;
	right: 20px;
	width: 10px;
	height: 10px;
	border: 0px solid black;
	background: url(images/ContentTopRight.png) no-repeat bottom left;
}
#leftContentShadow{
	position: absolute;
	top: 10px;
	left: 20px;
	width: 10px;
	height: 5000px;
	border: 0px solid #ffffff;
	background: url(images/ContentLeftShadow.png) repeat-y top right;
}
#rightContentShadow{
	position: absolute;
	top: 10px;
	right: 20px;
	width: 10px;
	height: 5000px;
	border: 0px solid #ffffff;
	background: url(images/ContentRightShadow.png) repeat-y;
}
#LeftBottomContentShadow{
	position: absolute;
	top: 0;
	left: 20px;
	height: 10px;
	width: 10px;
	border: 0px solid green;
	background: url(images/ContentBottomLeft.png) no-repeat top right;
}
#RightBottomContentShadow{
	position: absolute;
	top: 0;
	right: 20px;
	height: 10px;
	width: 10px;
	border: 0px solid green;
	background: url(images/ContentBottomRight.png) no-repeat top left;
}
#BottomContentShadow{
	height: 10px;
	border: 0px solid green;
	background: url(images/ContentBottomShadow.png) repeat-x top;
}
#leftTopShadow{
	width: 30px;
	height: 300px;
	position: absolute;
	right: 0px;
	top: 10px;
	border: 0px solid #fff;
	background: url(images/juodas-seselis-desine-virsu.png) no-repeat top left;
}
#rightTopShadow{
	width: 30px;
	height: 300px;
	position: absolute;
	left: 0px;
	top: 10px;
	border: 0px solid #fff;
	background: url(images/juodas-seselis-kaire-virsuj.png) no-repeat top right;
}

#top-background{
	background: url(images/B-top.png) repeat-x;
}
#ContentBottom{
	position: relative;
	padding: 0 30px;
}
#SuperContainer {
	border: 0px solid #ffffff;
}
#container {
	position: relative;
	margin: 0;
	padding: 0 30px;
	border: 0px solid #fff;
	min-width: 610px;
	overflow: hidden;
}
#mainContainer{
	border: 0px solid #000;
	text-align: left;
}

.clearer {
	clear: both;
}

.clear {
	clear:both;
	overflow:hidden;
}

#pageHeader {
	border: 0px solid #000;
	margin: 0 auto;
	padding: 0 30px;
}

#pageHeader img {
}

#pageHeader h1 {
}

#pageHeader h2 {
}

#contentContainer {
	border: 0px solid #1b16ff;
	min-height: 200px;
}

#contentContainer #content {
}
#sidebarTop{
	background: url(images/sidebar-top.png);
	height: 4px;
	width: 200px;
	border: 0px solid #fff;
	margin: 0;
	z-index: 10;
}
#sidebarBottom{
	background: url(images/sidebar-bottom.png);
	height: 4px;
	width: 200px;
	border: 0px solid #fff;
	margin: 0;
}
#sidebarContent{
	background: url(images/sidebar-bg.png) repeat-y;
	min-height: 500px;
	border-top: 0px solid #000;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 10px;
}
#sidebarMainContainer{
	position: relative;
	border: 0px solid #ff1d00;
}
#SupersidebarMainContainer{
	position: relative;
	border: 0px solid #ff1d00;
	width: 200px;
	padding: 0px 30px 30px;
}

#l-sidebarshadow{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px solid black;
	height: 300px;
	width: 30px;
	background: url(images/sidebar-left.png) no-repeat right top;
}
#r-sidebarshadow{
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px solid black;
	height: 300px;
	width: 30px;
	background: url(images/sidebar-right.png) no-repeat left top;
}
#sidebarContainer {
	border: 0px solid black;
}

#sidebarContainer #sidebar {
	border: 0px dotted #1a36ff;
	margin: 10px;
}
#sidebarContainer a:hover {
	text-decoration: none;
}

#sidebarContainer .sideHeader {
}

#footerContainer {
	margin: 0 30px;
}

#footer {
}

/* background-color:#131313;bottom:0px;height:3.5em;left:0px;opacity:0.95;position:fixed;text-align:left;width:100%;z-index:10000; */

#footer p {
}

#copyright {
	float: left;
	margin-right: 10px;
}

/* My Comment */

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	border: 0px solid green;
	text-align: right;
}

#breadcrumbcontainer ul {
	padding: 0;
	margin: 0;
	display: inline;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */
#navtop ul ul{
	display: none;
}
#navside ul{
	list-style: none;
	border: 0px solid black;
	margin: -4px 0 0;
	padding: 0;
}
#navside ul a{
	display: none;
}
#navside a{
	padding-bottom: 10px;
	background: url(images/side-menu-bg.png) no-repeat center bottom;
	padding-top: 5px;
}
#navside ul ul a{
	border: 0px solid blue;
	display: block;
}
#navside ul a{
	padding-left: 10px;
}
#navside ul ul ul a{
	border: 0px solid blue;
	display: block;
	padding-left: 20px;
}
#navside ul ul ul ul a{
	padding-left: 30px;
}
#navside ul ul ul{
	margin-left: 0px;
}
#navcontainer {
	border: 0px solid blue;
	position: relative;
	top: 0px;
	z-index: 1;
	margin: 0;
	padding: 0px;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
	border: 0px solid black;
}

#navcontainer li {
	float: left;
	margin: 0;
	display: inline;
	position: relative;
	z-index: 3;
	border: 0px solid black;
	background: url(images/top-menu-bg.png) no-repeat left;
	padding-left: 3px;
}

#navcontainer li:first-child {
	background: none;
	padding-left: 0px;
}

#navcontainer a {
	border: 0px solid #000;
	text-decoration: none;
	padding: 10px;
	font-size: 20px;
	border: 0px solid black;
	display: block;
}
#navcontainer a:after {
}

#navcontainer a:hover {
}

#navcontainer a:active {
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 27px; }
/* End */

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover{
}

#navcontainer ul .current a{

}

#navcontainer ul .currentAncestor a{

}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}


div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{

}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{

}
/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
}

ul.circle {
}

ul.square {
}

ol.arabic-numbers {
}

ol.upper-alpha {
}

ol.lower-alpha {
}

ol.upper-roman {
}

ol.lower-roman {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 20px 0 0;
	padding: 0;
}

ul.blog-tag-cloud li {
	display: inline;
	margin: 0;
	padding: 0;
}

.blog-tag-size-1 {	
}

.blog-tag-size-2 {	
}

.blog-tag-size-3 {	
}

.blog-tag-size-4 {	
}

.blog-tag-size-5 {	
}

.blog-tag-size-6 {	
}

.blog-tag-size-7 {	
}

.blog-tag-size-8 {	
}

.blog-tag-size-9 {	
}

.blog-tag-size-10 {	
}

.blog-tag-size-11 {	
}

.blog-tag-size-12 {	
}

.blog-tag-size-13 {
}

.blog-tag-size-14 {	
}

.blog-tag-size-15 {
}

.blog-tag-size-16 {	
}

.blog-tag-size-17 {	
}

.blog-tag-size-18 {	
}

.blog-tag-size-19 {
}

.blog-tag-size-20 {	
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}
.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
}

.blog-archive-link {
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
}

h1.blog-entry-title {
}


h1.blog-entry-title a {
}

.blog-entry-date {
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-read-more {
}

.blog-entry-body {
}

.blog-entry-comments {
}

p.blog-entry-tags {
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
	padding: 0 0 0 1.2em;
	background-repeat: no-repeat;
}

.blog-archive-link-disabled {
	padding: 0 0 0 1.2em;
	background-repeat: no-repeat;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin: 10px 0;
}

.blog-category-link-enabled {
	padding: 0 0 0 1.2em;
	background-repeat: no-repeat;
}

.blog-category-link-disabled {
	padding: 0 0 0 1.2em;
	background-repeat: no-repeat;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
	padding: 0 0 0 1.4em;
	background-repeat: no-repeat;
}

.blog-comments-rss-link {
	padding: 0 0 0 1.4em;
	background-repeat: no-repeat;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 10px;
}

.album-description {
	margin: 10px 0 10px 0;
}


.album-wrap {
}

.thumbnail-wrap {
	border: 0px solid green;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	border: 0px solid blue;
	margin-top: 0px;
	text-align: center;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
	font-size: 1.5em;
}

.photo-caption {
	font-size: 1.6em;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	border: 0px solid red;
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */
.movie-page-title {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 10px;
}.movie-page-description {
	margin: 10px 0 10px 0;
}.movie-thumbnail-frame {
	border: 0px solid green;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	border: 0px solid blue;
	margin-top: 0px;
	text-align: center;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */